home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / programr / intw42a.zip / INTWIN.DOC < prev   
Text File  |  1994-08-16  |  7KB  |  177 lines

  1. *******************************************************************************
  2. *                                   intWin                                    *
  3. * Ralf Brown's interrupt list V42 - converted to winhelp format.              *
  4. * intWin V4.2                                                                 *
  5. *******************************************************************************
  6.  
  7.  
  8. Last Update : Aug. 16, 1994.
  9.  
  10. Overview 
  11. --------
  12.  
  13. This is the winhelp (v3.5) version of the interrupt list hypertext created
  14. by il2hdk - intlist 2 help development kit, that was compiled using helpc to
  15. rtf sources, and hcp (protected mode hc31).
  16.  
  17. Please refer to the Warranty and Credits topics of the help file, but as allways -
  18. this file is provided as is. (Warranty issued are described in a later section)
  19.  
  20. This file is not intended to replace the interrupt list, it is just a 
  21. compilation of the hypertext version. The nice thing about this hypertext
  22. database is that it includes nice hot-links, and easy to use database
  23. structure with categories, indexes and directories. Smart popup hints in
  24. the text is supported provided, based on the glossary.lst file.
  25. Using winhelp you can search the database for keywords as well.
  26.  
  27. If you want to create the hypertext version to other targets, please 
  28. do the following :
  29.  
  30. 1. Download the latest version of the interrupt list. (interXXn.ZIP)
  31. 2. Download il2hdkXX.ZIP - the interrupt list to HLPDK converter.
  32. 3. Download the hdkXXXy.ZIP - The help development kit.
  33. 4. Use il2hdk to convert the interrupt list to the intrpts.hdf source.
  34. 5. Use the helpC compiler included with the hlpdk to convert intrpts.hdf
  35.    to the target help envitonment.
  36. 6. Optional - target dependent - compile the helpC output with your
  37.    help compiler.
  38.  
  39. This package was created from V42 of the interrupt list, using il2hdk V3.2,
  40. compiled using helpC 12.0 to RTF and HPJ, and converted to WinHelp format 
  41. using Microsoft's protected mode HC31 (HCP) help compiler. This version
  42. uses an experimental PASTERP Control for WinHelp DLL.
  43.  
  44. Quick Start
  45. -----------
  46.  
  47. The hypertext database is split to 3 files, in several archive files, the 
  48. archives are called INTWxxc where xx is the version number of the hypertext 
  49. database (xx is the interrupt list version), and c is the archive.
  50.  
  51. Download the archive files, extract the files from them, and do the 
  52. following :
  53.  
  54. From Windows Open the Program Manager,
  55. Choose File|Run
  56. execute install.exe
  57.  
  58.  
  59. Warranty
  60. --------
  61.  
  62. There is no warranty what so ever, The package is supplied as is,
  63. the author of the conversion program (Loewy Ron) or HyperAct, Inc., are not, 
  64. and will not be responsible for any damages, lost profits, or inconveniences 
  65. caused by the use, or inability to use this package. The use of the package 
  66. is at your own risk. By using (or attempting to use) the package you agree 
  67. to this.
  68.  
  69. The following text is by Ralf Brown, from the interrup.1st file :
  70. ---------------------------------------------
  71. DISCLAIMER:  THIS MATERIAL IS PROVIDED "AS IS".     I verify the information
  72. contained in this list to the best of my ability, but I cannot be held
  73. responsible for any problems caused by use or misuse of the information,
  74. especially for those functions not officially documented.  If it is marked
  75. "internal" or undocumented, you should check it carefully to make sure it
  76. works the same way in your version of the software (and please let me know
  77. whether or not it works the same way).    Information marked with "???" is
  78. known to be incomplete or guesswork.
  79. ---------------------------------------------
  80.  
  81. HLPDK
  82. -----
  83.  
  84. The help development kit is a commercial product that allows you to create
  85. your help sources once, and port them to multiple platforms. In V12.0
  86. of the package (Professional Author), which is the version that was used to 
  87. test the output of this program, the supported targets are :
  88.  
  89. Native (Paradox 4.x & Text)
  90. Native (Memory Tables)
  91. Winhelp 3.0
  92. Winhelp 3.1
  93. MS Multimedia Viewer
  94. OS/2 IPF
  95. THELP (and Borland's IDE)
  96. QuickHelp
  97. POPHELP
  98. TVHC
  99. DESQview/X help
  100. World Wide Web (via HTML) clients - Windows, Unix, Mac, VMS and more...
  101. Text Documents with automatic table of contents, Glossary and index entries.
  102. Word Processors that support the RTF format. (W4W, WP4W, AP etc..)
  103.  
  104. HLPDK Supports keywords, links, popups, structural and navigation aids (groups)
  105. text attributes, cross reference reports, conditional defines, the ability to
  106. insert target code into the hlpdk source, exception handling and much more.
  107.  
  108. With HLPDK you can write your documentation once (both for on-line hypertext
  109. documents on several platforms and targets, and for a hard-print as ascii or
  110. fine-print document) once, and re-compile to additional targets.
  111.  
  112. The Professional Author version includes the new HLPDKED program, a fast
  113. hypermedia sensitive editor. Writing HLPDK document is faster than ever!
  114.  
  115. Contact
  116. -------
  117.  
  118.   Please contact :
  119.  
  120.   HyperAct Inc.,
  121.   P.O.B 5517
  122.   Coralville IA 52241,
  123.   U.S.A
  124.  
  125.   HyperAct Inc. e-mail address : Compuserve - 76350,333
  126.                                  internet - 76350.333@Compuserve.Com
  127.  
  128.   To contact the author directly : 
  129.  
  130.   e-mail address : internet - rloewy@panix.com
  131.   e-mail address : CompuServe - 100274,162
  132.  
  133. Credits
  134. -------
  135.  
  136. The interrupt list copyright notice is :
  137. This compilation is (c) Copyright 1989, 1990, 1991, 1992, 1993, 1994 Ralf Brown.
  138.  
  139. Ralf Brown provided me with description of the interrupt list that allowed
  140. me to create the il2hdk conversion program.
  141.  
  142. IL2HDK is (c) Copyright 1993,1994 HyperAct Inc.
  143.  
  144. HLPDK is (c) Copyright 1992,94 HyperAct Inc.
  145.  
  146. HELPENG, HELPC were written using Turbo Pascal 6.0, and Borland Pascal 7.0,
  147. Paradox Engine 2.0, and Paradox Engine 3.0, 3.01. 
  148. (Trademarks of Borland International).
  149.  
  150. Windows, Microsoft, HC and Quick Help are trademarks or copyrights
  151. of Microsoft Corp.
  152.  
  153. The HELPENG program was written using the WINTEXT UI library, 
  154. (c) 1991, 94 Loewy Ron.
  155.  
  156. THELP, HL and TVHC are Trademarks or copyrights Borland International.
  157.  
  158. POPHELP is a copyright of TurboPower Software.
  159.  
  160. Parts of the Help Engines were generated using Ron Loewy's WTGEN and dbGen
  161. CASE code generators.
  162.  
  163. Parts of the Help Compiler were generated using Ron Loewy's dbGen database 
  164. code generator.
  165.  
  166. Yaniv Golan helped me with beta-testing, debugging and suggestions. He is also
  167. the programmer of the HPC2HDK program (available in an archive site near you)
  168. that convert the HelpPC technical database to the Help Development Kit format.
  169. (The HelpPC database is a wonderfull hypertext work by David Jurgens).
  170.  
  171. DESQview/X is a trademark of Quarterdeck Office Systems.
  172.  
  173. OS/2 is a registered trademark of International Bussiness Machines.
  174.  
  175. PASTERP Control for WinHelp is a software package distributed by 
  176. HyperAct, Inc. - to expand the capabilites of WinHelp documents.
  177.